extras

this page is about misc html things, but you also might be interested in Links or Images.

Character Sets

you can use UTF-8 to count in Turkish:

  1. bir
  2. iki
  3. üç
  4. dört
  5. beş

HTML Entities

There are three reserved characters in HTML: < > and &. You should always use HTML entities for these three characters.